gtk4.git
2020-11-04 Simon McVittieRequire pango 1.47.0
2020-11-04 Simon McVittied/tests/run-with-locales: Move from d/run-with-locales
2020-11-02 Simon McVittierun-with-locales: Normalize utf8 to UTF-8 without using...
2020-10-12 Simon McVittieUpdate symbols file
2020-10-12 Simon McVittieRevert another font chooser feature that requires Pango...
2020-10-12 Simon McVittieUpdate changelog
2020-10-12 Simon McVittieRevert automatic choice of preview text for font-chooser
2020-10-12 Simon McVittieUpdate patch series
2020-10-12 Simon McVittied/copyright: Add another permissive license
2020-10-12 Simon McVittieNew upstream release
2020-10-12 Simon McVittieMerge tag 'upstream/3.99.2' into debian/master
2020-10-12 Simon McVittieUpdate changelog
2020-10-12 Simon McVittied/clean: Remove bundled copy of gtk-doc
2020-10-12 Simon McVittieRevert "Bundle a copy of gtk-doc from the gtk-doc-for...
2020-10-12 Simon McVittieRevert "Add dependencies of gtk-doc-tools to Build...
2020-10-12 Simon McVittieAdd patches from upstream to build with system gtk...
2020-10-12 Simon McVittied/gbp.conf: Stop adding gtk-doc as a second orig tarball
2020-10-01 Simon McVittieNew upstream version 3.99.2
2020-09-29 Matthias Clasen3.99.2
2020-09-29 Matthias Clasengsk: Add some more shader docs
2020-09-29 Matthias ClasenMerge branch 'snapshot-stack-optimize' into 'master'
2020-09-29 Alexander Larssonsnapshot: Preallocate and don't memset the state stack
2020-09-29 Alexander Larssongdkarray: Add support for GDK_ARRAY_NO_MEMSET
2020-09-29 Alexander Larssongdkarray: Inline splice and reserve
2020-09-29 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2020-09-29 Matthias ClasenMerge branch 'glshader-track-uniform-state' into 'master'
2020-09-29 Matthias Clasendocs: Document various entry ::activate signals
2020-09-29 Matthias Clasenstatusbar: Remove a misleading doc comment
2020-09-29 Matthias Clasensnapshot: Document radial gradient apis
2020-09-29 Matthias Clasendocs: Fix a typo
2020-09-29 Matthias Clasenwayland: Match header and doc arguments
2020-09-29 Matthias Clasengsk: Document radial gradient api
2020-09-29 Matthias ClasenSilence a compiler warning
2020-09-29 Matthias ClasenNEWS: Updates
2020-09-29 Alexander Larssongl: Track the current uniform state for custom programs
2020-09-29 Alexander LarssonMerge branch 'glshader-node' into 'master'
2020-09-29 Matthias ClasenAdd some shader tests
2020-09-29 Alexander Larssongtk-demo: Add a shader paintable to the fishbowl
2020-09-29 Alexander Larssongtk-demo: Add GskGLShaderNode demo
2020-09-29 Alexander LarssonSupport GLShaderNode in backends
2020-09-29 Alexander LarssonGtkSnapshot: Add gtk_snapshot_push_glshader()
2020-09-29 Alexander LarssonAdd GskGLShaderNode and GskGLShader
2020-09-29 Matthias Clasengsk: Add more shader debug spew
2020-09-29 Alexander LarssonGtkWindow: Create renderer before realizing child widgets
2020-09-29 Matthias Clasencss: Move the last parser api to the new header
2020-09-29 Alexander Larssonshadertoy demo: Fix GLSL on GLES
2020-09-29 Alexander Larssongl: Add some namespacing to the preamble symbols
2020-09-29 Alexander Larssongl backend: Add line numbers to source in glsl compilat...
2020-09-29 Alexander Larssongl: Properly report error if shader linking fails
2020-09-29 Alexander Larssonglrenderer: Move ProgramState into Program
2020-09-29 Matthias ClasenMerge branch 'arnaudb/menubutton-direction' into 'master'
2020-09-29 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2020-09-29 Matthias ClasenAdd a reftest for flipping transforms
2020-09-29 Matthias Clasentextbuffer: Elaborate docs
2020-09-29 Matthias Clasenwindow: Don't get surfaces needlessly
2020-09-29 Matthias Clasendoc: Document some apis as widget implementor only
2020-09-29 Arnaud BonattiMake GtkMenuButton::direction more useful.
2020-09-28 Matthias ClasenMerge branch 'wip/carlosg/for-master' into 'master'
2020-09-28 Carlos Garnachogtkeventcontrollerscroll: Drop device type checks
2020-09-28 Yosef Or BoczkoUpdate Hebrew translation
2020-09-28 Yosef Or BoczkoUpdate Hebrew translation
2020-09-28 Matthias ClasenMerge branch 'another-attempt-to-fix-shadertoy' into...
2020-09-28 Matthias ClasenMerge branch 'cloudproviders-ci' into 'master'
2020-09-28 Matthias ClasenMerge branch 'wip/otte/for-master' into 'master'
2020-09-28 Matthias Clasenglarea: Flip our texture
2020-09-28 Matthias Clasengsk: Normalize when transforming bounds
2020-09-28 Benjamin Ottesnapshot: Don't flip textures
2020-09-28 Milo CasagrandeUpdate Italian translation
2020-09-27 Aurimas ČerniusUpdated Lithuanian translation
2020-09-27 Matthias Clasenci: Use v23 images
2020-09-27 Matthias Clasenci: Add libcloudproviders to the image
2020-09-27 Matthias ClasenMerge branch 'patch-1' into 'master'
2020-09-27 Danny MilosavljevicUpdate gtktreestore.c: gtk_tree_store_remove didn't...
2020-09-27 Matthias ClasenMerge branch 'issue2627-gtk4' into 'master'
2020-09-27 Matthias ClasenMerge branch 'avoid-gl-texture-download' into 'master'
2020-09-27 Robert Madergdk/wayland: Replace gtk-primary-selection with primary...
2020-09-27 Matthias ClasenMerge branch 'fontchooser-no-lang' into 'master'
2020-09-27 Matthias Clasengsk: Avoid downloading GL textures when possible
2020-09-26 Matthias Clasenfontchooser: Fix builds without PangoFT2
2020-09-26 Matthias ClasenMerge branch 'BUG_gtktreeview_headers_focus_on_click_GT...
2020-09-26 Matthias Clasentestupload: Test more formats
2020-09-26 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2020-09-26 Matthias ClasenAdd a test for various texture uploads
2020-09-26 Matthias ClasenNEWS: Updates
2020-09-26 Matthias ClasenMerge branch 'fix-texture-upload-more' into 'master'
2020-09-26 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2020-09-26 Matthias ClasenMore texture upload fixes
2020-09-26 Matthias ClasenMerge branch 'add-child-clash' into 'master'
2020-09-26 Matthias Clasenpopup: Fix up a doc blurb
2020-09-26 Matthias Clasengl: Make debug spew more complete
2020-09-26 Matthias ClasenMerge branch 'fix-rgb-upload' into 'master'
2020-09-26 Florian Müllnerdocs: Document GtkBuildable changes in migration guide
2020-09-26 Florian Müllnerbuildable: Make vfunc accessor functions private
2020-09-26 Florian Müllnerbuildable: Rename set_name() to set_buildable_id()
2020-09-25 Matthias Clasengl: Reset GL_UNPACK_ALIGNMENT
2020-09-25 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2020-09-25 Matthias Clasencolumnview: Simplify column constructors
2020-09-25 Matthias ClasenMerge branch 'wip/carlosg/for-master' into 'master'
2020-09-25 Carlos Garnachogtkbutton: Clean up priv->in_button
2020-09-25 Carlos Garnachogtkbutton: Check release coordinates on all release...
next